[INFO] cloning repository https://github.com/Soliprem/ThumbPick
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Soliprem/ThumbPick" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoliprem%2FThumbPick", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoliprem%2FThumbPick'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2dd3a84dd2073f4c784573c287fa2e85d628281d
[INFO] testing Soliprem/ThumbPick against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoliprem%2FThumbPick" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Soliprem/ThumbPick
[INFO] finished tweaking git repo https://github.com/Soliprem/ThumbPick
[INFO] tweaked toml for git repo https://github.com/Soliprem/ThumbPick written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Soliprem/ThumbPick on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Soliprem/ThumbPick already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pango v0.21.5
[INFO] [stderr]   Downloaded cairo-sys-rs v0.21.5
[INFO] [stderr]   Downloaded pango-sys v0.21.5
[INFO] [stderr]   Downloaded shellexpand v3.1.1
[INFO] [stderr]   Downloaded gdk-pixbuf v0.21.5
[INFO] [stderr]   Downloaded system-deps v7.0.7
[INFO] [stderr]   Downloaded gsk4 v0.10.3
[INFO] [stderr]   Downloaded gdk4-sys v0.10.3
[INFO] [stderr]   Downloaded gdk4 v0.10.3
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.21.5
[INFO] [stderr]   Downloaded glib-macros v0.21.5
[INFO] [stderr]   Downloaded gio v0.21.5
[INFO] [stderr]   Downloaded glib-sys v0.21.5
[INFO] [stderr]   Downloaded glib v0.21.5
[INFO] [stderr]   Downloaded graphene-sys v0.21.5
[INFO] [stderr]   Downloaded gtk4 v0.10.3
[INFO] [stderr]   Downloaded cairo-rs v0.21.5
[INFO] [stderr]   Downloaded directories v6.0.0
[INFO] [stderr]   Downloaded gio-sys v0.21.5
[INFO] [stderr]   Downloaded gsk4-sys v0.10.3
[INFO] [stderr]   Downloaded cfg-expr v0.20.5
[INFO] [stderr]   Downloaded graphene-rs v0.21.5
[INFO] [stderr]   Downloaded gtk4-macros v0.10.3
[INFO] [stderr]   Downloaded gobject-sys v0.21.5
[INFO] [stderr]   Downloaded gtk4-sys v0.10.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2e3eaee6f6dd9e6106fd622b6619929a96aff4ab8046a2faee4d016b9220f58
[INFO] running `Command { std: "docker" "start" "-a" "a2e3eaee6f6dd9e6106fd622b6619929a96aff4ab8046a2faee4d016b9220f58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2e3eaee6f6dd9e6106fd622b6619929a96aff4ab8046a2faee4d016b9220f58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2e3eaee6f6dd9e6106fd622b6619929a96aff4ab8046a2faee4d016b9220f58", kill_on_drop: false }`
[INFO] [stdout] a2e3eaee6f6dd9e6106fd622b6619929a96aff4ab8046a2faee4d016b9220f58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c5c3f4868ed8ac270ec9cace79a14bd29e30f5bd8b0b8aa200cad59edc3acb7
[INFO] running `Command { std: "docker" "start" "-a" "5c5c3f4868ed8ac270ec9cace79a14bd29e30f5bd8b0b8aa200cad59edc3acb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]    Compiling cfg-expr v0.20.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling system-deps v7.0.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling glib-sys v0.21.5
[INFO] [stderr]    Compiling gobject-sys v0.21.5
[INFO] [stderr]    Compiling gio-sys v0.21.5
[INFO] [stderr]    Compiling pango-sys v0.21.5
[INFO] [stderr]    Compiling cairo-sys-rs v0.21.5
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.21.5
[INFO] [stderr]    Compiling graphene-sys v0.21.5
[INFO] [stderr]    Compiling gdk4-sys v0.10.3
[INFO] [stderr]    Compiling gsk4-sys v0.10.3
[INFO] [stderr]    Compiling gtk4-sys v0.10.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling glib-macros v0.21.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling gtk4-macros v0.10.3
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling glib v0.21.5
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling gio v0.21.5
[INFO] [stderr]    Compiling cairo-rs v0.21.5
[INFO] [stderr]    Compiling graphene-rs v0.21.5
[INFO] [stderr]    Compiling gdk-pixbuf v0.21.5
[INFO] [stderr]    Compiling pango v0.21.5
[INFO] [stderr]    Compiling gdk4 v0.10.3
[INFO] [stderr]    Compiling gsk4 v0.10.3
[INFO] [stderr]    Compiling gtk4 v0.10.3
[INFO] [stderr] error: could not compile `gtk4` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name gtk4 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blueprint", "gio_v2_80", "gnome_42", "gnome_43", "gnome_44", "gnome_45", "gnome_46", "gnome_47", "gnome_48", "gnome_49", "unsafe-assume-initialized", "v4_10", "v4_12", "v4_14", "v4_16", "v4_18", "v4_2", "v4_20", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=68e0074d7cb2cd72 -C extra-filename=-90dc96eb52dfb9f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-f1ea26d3145b23ae.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-d8240bb2f8bb6ebb.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-ab37ffe0300e3314.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-59940ab743414a2b.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk4-26c26912fd9b50c0.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-50322279f2278a52.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-c7668470d09c039e.rmeta --extern graphene=/opt/rustwide/target/debug/deps/libgraphene-265bd81f885bd9fe.rmeta --extern gsk=/opt/rustwide/target/debug/deps/libgsk4-d87219290e376138.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/deps/libgtk4_macros-be6ae065a890089a.so --extern gtk4_sys=/opt/rustwide/target/debug/deps/libgtk4_sys-2e7139c9309eb8ee.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2727642f09711a0d.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-8490ca3eb4d032f8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5c5c3f4868ed8ac270ec9cace79a14bd29e30f5bd8b0b8aa200cad59edc3acb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c5c3f4868ed8ac270ec9cace79a14bd29e30f5bd8b0b8aa200cad59edc3acb7", kill_on_drop: false }`
[INFO] [stdout] 5c5c3f4868ed8ac270ec9cace79a14bd29e30f5bd8b0b8aa200cad59edc3acb7
